projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8bf80e
)
testgtk: Remove unused variable
author
Benjamin Otte
<otte@redhat.com>
Thu, 22 Jul 2010 00:28:19 +0000
(
02:28
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 26 Jul 2010 14:42:48 +0000
(16:42 +0200)
tests/testgtk.c
patch
|
blob
|
history
diff --git
a/tests/testgtk.c
b/tests/testgtk.c
index a12f217cac1040e054d3f9a01d0f58d90b5008cc..977164dde1e229950474a85897ea9ec2b6500d4a 100644
(file)
--- a/
tests/testgtk.c
+++ b/
tests/testgtk.c
@@
-7656,13
+7656,11
@@
shape_create_icon (GdkScreen *screen,
GtkWidget *pixmap;
GtkWidget *fixed;
CursorOffset* icon_pos;
- GdkGC* gc;
GdkBitmap *gdk_pixmap_mask;
GdkPixmap *gdk_pixmap;
GtkStyle *style;
style = gtk_widget_get_default_style ();
- gc = style->black_gc;
/*
* GDK_WINDOW_TOPLEVEL works also, giving you a title border